svn path=/trunk/; revision=20867
+2008-07-19 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 543590 – documentation glitch in GtkBox description
+
+ * gtk/tmpl/gtkbox.sgml: Improve long description. Pointed
+ out by Claudio Saavedra
+
2008-07-15 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am:
<para>
GtkBox is an abstract widget which encapsulates functionality for a
particular kind of container, one that organizes a variable number of
-widgets into a rectangular area. GtkBox currently has two derived
-classes, #GtkHBox and #GtkVBox.
+widgets into a rectangular area. GtkBox has a number of derived
+classes, e.g. #GtkHBox and #GtkVBox.
</para>
<para>
The rectangular area of a GtkBox is organized into either a single row